i2c: lpc32xx: Remove note for DM conversation
authorSylvain Lemieux <[email protected]>
Tue, 14 Mar 2017 15:24:43 +0000 (11:24 -0400)
committerHeiko Schocher <[email protected]>
Tue, 28 Mar 2017 04:27:08 +0000 (06:27 +0200)
Removed note in the LPC32xx I2C driver for DM conversation.

Signed-off-by: Sylvain Lemieux <[email protected]>
drivers/i2c/lpc32xx_i2c.c

index b4d1014b8d909f698a725c97df0eb4cc2a243764..cacbe8764197d9a559dc3065f0ca3dceff7a382d 100644 (file)
@@ -5,9 +5,6 @@
  * Written-by: Albert ARIBAUD - 3ADEV <[email protected]>
  *
  * SPDX-License-Identifier:    GPL-2.0+
- *
- * NOTE: This driver should be converted to driver model before June 2017.
- * Please see doc/driver-model/i2c-howto.txt for instructions.
  */
 
 #include <common.h>